projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e9993
)
; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.
author
Philipp Stephani
<phst@google.com>
Mon, 25 May 2020 19:21:31 +0000
(21:21 +0200)
committer
Philipp Stephani
<phst@google.com>
Mon, 25 May 2020 19:21:31 +0000
(21:21 +0200)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index cb370476496855cc9e86fba62fa897504c5ceb6d..cefae20ab569651e80a04f2afd722e246415fc6a 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-433,7
+433,7
@@
to the visited files directly and will also run all save-related
hooks. See Info node `Saving' for details of the save process.
You can also set the buffer-local value of the variable
-`auto-save-visted-mode' to nil. A buffer where the buffer-local
+`auto-save-vis
i
ted-mode' to nil. A buffer where the buffer-local
value of this variable is nil is ignored for the purpose of
`auto-save-visited-mode', even if `auto-save-visited-mode' is
enabled."